home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / DSM5V42B.MDM < prev    next >
Text File  |  1993-02-18  |  3KB  |  101 lines

  1. ; DataStar 2400 MNP5 or V.42bis Laptop Modem
  2. ; Rev 1.0
  3.  
  4. ;=============================================================
  5. ; Last revision date: 02/18/93 (update this date
  6. ; each time you edit; it is also advisable to rename
  7. ; your edited file [use Save As, rather than Save 
  8. ; option] to avoid later confusion and to keep the 
  9. ; original .MDM file intact).
  10.  
  11. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  12. ; Command File) for a description of modem command 
  13. ; files and how they work. "A Sample Modem Command 
  14. ; File" is user selectable within the Lotus Notes 
  15. ; Setup dialog "Modem Type" listbox in which you found 
  16. ; this modem command file (see end of listings, 
  17. ; beginning with a period) and is a printable ASCII 
  18. ; text file (approximately 15 pages). 
  19.  
  20. ; Additional information may be obtained from either of 
  21. ; the two so-called "generic" modem command files 
  22. ; (alphabetically listed under letter G, designed for 
  23. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  24. ; 14400 bps maximum, respectively), each of which may 
  25. ; first be tried as-is with unlisted modems, then edited 
  26. ; if required (within the Notes edit box, or outside of 
  27. ; Notes, with any text editor) according to the printed 
  28. ; instructions within each file, and in compliance with 
  29. ; the vendor's command set, result codes, DIP switch 
  30. ; settings, and technical specifications as listed in 
  31. ; the equipment's users manual.
  32.  
  33. ; For the specific modem(s) listed under this heading:
  34. ;===============================================================
  35.  
  36. ; NOTE: This modem accepts command strings of 40 or 
  37. ; fewer characters. After an "AT," commands must be 
  38. ; continuous, not separated by spaces.
  39.  
  40. ; Also NOTE: If your organization's typical Notes database, 
  41. ; accessed remotely by individual dial-up users, contains 
  42. ; numerous bitmaps, compressed attachments, encrypted data, 
  43. ; or other non-patterned data, consult your modem manual for 
  44. ; the proper \Nx and/or other settings to turn off MNP5 
  45. ; compression (MNP5 causes "data expansion" when applied to 
  46. ; uncompressible data, which reduces throughput).
  47.  
  48. [attributes]
  49.  
  50. MODELS=DataStar 2400 MNP5 or V.42bis Laptop Modem
  51. NULL MODEM =0
  52. MAXIMUM SPEED=9600
  53. DEFAULT SPEED=9600
  54.  
  55. [commands]
  56.  
  57. ESCAPE=+++
  58. ATTENTION=ATE0V1
  59. HANGUP=ATH0
  60. SETUP=AT&F
  61. SETUP=ATE0V1
  62. SETUP=AT&C1&D2\\G0\\N7S0=0S7=60X4
  63. RTS/CTS ENABLED=AT\\Q3
  64. RTS/CTS IGNORED=AT\\Q0
  65. VOLUME OFF=ATM0
  66. VOLUME LOW=ATM1L1
  67. VOLUME MEDIUM=ATM1L2
  68. VOLUME HIGH=ATM1L3
  69. ANSWER=ATA
  70. MANUAL DIAL=ATX3S9=1D
  71. AUTO DIAL SETUP=ATS9=6
  72. AUTO PULSE DIAL=ATDP
  73. AUTO TONE DIAL=ATDT
  74. AUTO DIAL SUFFIX=,
  75.  
  76. [responses]
  77.  
  78. OK=OK
  79.  
  80. RING=RING
  81.  
  82. NO CARRIER=NO CARRIER
  83.  
  84. ERROR=ERROR
  85.  
  86. NO DIALTONE=NO DIALTONE
  87.  
  88. BUSY=BUSY
  89.  
  90. NO ANSWER=NO ANSWER
  91.  
  92. CONNECT, 9600,2400=CONNECT 2400/V42
  93. CONNECT, 9600,2400=CONNECT 2400/V42BIS
  94. CONNECT, 9600,2400=CONNECT 2400/REL 4
  95. CONNECT, 9600,2400=CONNECT 2400/REL 5
  96. CONNECT, 9600,2400=CONNECT 2400
  97.  
  98. CONNECT, 9600,1200=CONNECT 1200/REL 4
  99. CONNECT, 9600,1200=CONNECT 1200/REL 5
  100. CONNECT, 9600,1200=CONNECT 1200
  101.